instruction n. 1.教育,教导。 2.教训,教诲。 3.〔 pl.〕 指令,训令,指示,细目。 give sb. instructions to do sth. 命令某人做什么。 an instruction book 说明书。 maintenance instructions 维护说明。 operating instructions 业务[工作]须知,操作规程。 ask for instruction 请示。 give instruction in 教授。 give instructions to 训令。 receive in instruction 接受指导。
We shall also examine a few of the basic machine code instructions for one computer . 然后我们研究一下一台计算机的几条基本的机器代码指令。
We shall also examine a few of the basic machine code instructions for one computer . 我们也要研究一下一台计算机的几条基本的机器代码指令。
Maps a managed code instruction pointer to a 将托管代码指令指针映射到
You probably will never have the desire or need to view machine - code instructions in their raw , numeric form , rather than assembly language 您很可能愿意使用汇编语言,而从来不会愿意或需要查看原始的、数字形式的机器代码指令。
In computing , ( a ) a complete set of machine code instructions for a computer , or family of computers ; ( b ) a set of types of instruction for a high level language 在计算技术中, ( 1 )计算机或计算机系列的一套完整的机器代码指令集, ( 2 )一套高级语言的各类指令集。
Code instructions address data using the virtual address ; the memory management unit ( mmu ) is responsible for the translation of the virtual address to the physical ram address 代码指令使用了虚拟的地址;内存管理单元( mmu )负责把虚地址转换成实际的物理ram地址。
Numerical control ( nc ) is a method of controlling the movements of machine components by directly inserting coded instructions in the form of numerical data ( numbers and letters ) into the system 数控( nc )是一种通过直接向系统输入数字数据(数字和字母)形式的编码指令以控制机床部件运动的方法。
Think about it : when accessing data from a file , the programmer would have to code instructions to open the file , start a loop , read a record , check whether the empno field equals the proper value , check for end of file , go back to the beginning of the loop , and so on 想想看:当访问文件中的数据时,程序员必须编码指令来打开文件、开始一个循环、读取记录、检查empno字段是否等于适当的值、检查文件结尾、回到循环的开头等。